projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
185bb28
)
fix up accidental exports
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 9 Nov 2010 18:51:55 +0000
(13:51 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 9 Nov 2010 18:51:55 +0000
(13:51 -0500)
gtk/gtkscrolledwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkscrolledwindow.c
b/gtk/gtkscrolledwindow.c
index e34883bd5a52e67ff7410cd5dddfc5807926ab7c..590d3362c1b525be37fdde6c6367dea8bb6a9107 100644
(file)
--- a/
gtk/gtkscrolledwindow.c
+++ b/
gtk/gtkscrolledwindow.c
@@
-1446,7
+1446,7
@@
gtk_scrolled_window_relative_allocation (GtkWidget *widget,
}
}
-void
+
static
void
gtk_scrolled_window_allocate_child (GtkScrolledWindow *swindow,
GtkAllocation *relative_allocation)
{